%%{init: {"themeVariables": {"fontSize":"25px"}}}%%
flowchart TD
A["Training Data"] --> B["Base Model"]
B --> C["Instruction-Tuned Model"]
C --> D["Aligned Model"]
linkStyle 0 stroke-width:4px
linkStyle 1 stroke-width:4px
linkStyle 2 stroke-width:4px